toggle menu
Rell System Library API Reference
rell
switch theme
search in API
Rell System Library
/
[root]
/
decimal
/
signum
signum
rell
(alias)
pure
function
signum
(
)
:
integer
Deprecated
Use 'sign' instead
Returns -1, 0, or 1 depending on the sign.
Alias
sign
Alias target
Since
0.9.1